home *** CD-ROM | disk | FTP | other *** search
- On 21 Feb 1996, crayor wrote:
-
- > BSC ISDN II CARD / PPP problem
- >
- > I`m using amitcp4.0demo and ppp 1.30 to connect to my university with my
- > USR modem and everthing works perfectly.
- > But when I`m trying to use my isdn card the prg `online` says:
- > (online is on top of the startnet script)
- >
- > 6.Workbench:> online ppp1
- > S2_ONLINE: Device driver is offline (Unit is currently offline)
- >
- > (the TR gadget of statemon turns on and off before the text output)
- > What does that error mean?
- >
- > I`m using the same startnet script for the modem and the isdn card
- > except that the device driver is ofcourse bscisdn.device with 64000 baud.
- >
- > Does anybody else in the world use isdn on amiga and knows how to fix it?
- > Perhaps it`s some option missing?
- >
- > env:sana2/ppp1.config is:
- > bscisdn.device 0 64000 0.0.0.0 7WIRE
- >
- > 8.Workbench:> version bscisdn.device
- > bscisdn 2.218
- >
- > the startnet script is:
- > AmiTCP:bin/online ppp1
- > AmiTCP:AmiTCP
- > WaitForPort AMITCP
- > ; Configure loop-back device
- > AmiTCP:bin/ifconfig lo0 localhost
- > ; Configure ppp1
- > AmiTCP:bin/ifconfig ppp1 $ppp0IPLocal $ppp0IPRemote
- > ; Add route to this host
- > AmiTCP:bin/route add $ppp0IPLocal localhost
- > ; Add route to the default gateway
- > AmiTCP:bin/route add default $ppp0IPRemote
- > SetEnv HOSTNAME `AmiTCP:bin/hostname`
- > Assign >NIL: TCP: EXISTS
- > IF WARN
- > Mount TCP: FROM AmiTCP:devs/inet-mountlist
- > EndIF
- > ; Start the internet `super server'
- > Run <NIL: >NIL: AmiTCP:bin/inetd
- >
- > and db/interfaces includes:
- > ppp1 DEV=DEVS:Networks/ppp.device UNIT=1 IPTYPE=33 NOARP P2P
- >
- > Did somebody to get that configuration to work?
- >
- > l8z Crayor! (crayor@zedat.fu-berlin.de)
- >
- > - Only AMiGA makes it possible! -
- >
- >
- As far as I understod, you should use the iwan.device, which has been
- written for a isdn-ppp connection.
-
-
- Regards,
-
- Johan
-
- Johan Henselmans
- work: johan@netsense.nl tel: (+31)-(0)20-6261180
- Netsense bv, Nieuwe Herengracht 147 1011 SG Amsterdam
- home: johan@hsb.nest.nl tel: (+31)-(0)20-6267538
- Nieuwe Herengracht 147d 1011 SG Amsterdam
-
-
-